'Declaration Public Function New( _
ByVal templateTable of form field templates.As FormFieldTemplateTable(Of T) _
)
public FormFieldTable<TCellTemplate,TRecognizedField>(
FormFieldTemplateTable<T> template
)
public: FormFieldTable<TCellTemplate,TRecognizedField>(
FormFieldTemplateTable<T*>* template
)
public:
FormFieldTable<TCellTemplate,TRecognizedField>(
FormFieldTemplateTable<T^>^ template
)
Parameters
- template
- Table of form field templates.